testgtk: Add new Adwaita cursor names
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 May 2015 22:29:04 +0000 (18:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 7 May 2015 22:58:33 +0000 (18:58 -0400)
tests/testgtk.c

index 90df1cfbf7dc5eb68a804489d420bb144723a111..f7aee23ef0fe7e549444cef34bb612c5b991402a 100644 (file)
@@ -4848,6 +4848,7 @@ cursor_draw (GtkWidget *widget,
 }
 
 static const gchar *cursor_names[] = {
+    "all-scroll",
     "arrow",
     "bd_double_arrow",
     "boat",
@@ -4882,6 +4883,7 @@ static const gchar *cursor_names[] = {
     "fleur",
     "gobbler",
     "gumby",
+    "grab",
     "grabbing",
     "hand",
     "hand1",
@@ -4937,9 +4939,12 @@ static const gchar *cursor_names[] = {
     "umbrella",
     "ur_angle",
     "v_double_arrow",
+    "vertical-text",
     "watch",
     "X_cursor",
-    "xterm"
+    "xterm",
+    "zoom-in",
+    "zoom-out"
 };
 
 static GtkTreeModel *